CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - cmake 2

搜索资源列表

  1. cmake-2.4.7-win32-x862

    0下载:
  2. 这是著名的cmake软件,可以提供对源代码的编译,是osg编译的必备工具
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:2969728
    • 提供者:hyl
  1. cmake-2.6.0-RC-9

    0下载:
  2. CMAKE是一个可以在多平台生成编译源代码工程的软件,并且支持visual studio, 可以直接生成.dsw等格式文件.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4630341
    • 提供者:songjin
  1. cmake-2.8.1-win32-x86

    0下载:
  2. Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration file
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:7782025
    • 提供者:baaaa
  1. cmake-2.8.3

    0下载:
  2. OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip-OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip
  3. 所属分类:Other Games

    • 发布日期:2017-05-23
    • 文件大小:7224431
    • 提供者:dhlee
  1. cmake-2.8.0

    1下载:
  2. cmake-2.8.0很好的,大家也可以去官网下,不过很慢,我就代为下了.-cmake-2.8.0 very good, it can be Quguan under the net, but very slow, I took the down the.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4796711
    • 提供者:kongdekun
  1. cmake-2.4.6.tar

    0下载:
  2. c语言cmake-2.4.6 c语言cmake-2.4.6-c language cmake-2.4.6c language cmake-2.4.6c language cmake-2.4.6
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2604547
    • 提供者:fuchao
  1. VS_Solution_Converter

    0下载:
  2. This utility is designed to make it easier for folks to switch back and forth between Visual Studio 2005 and Visual Studio 2008. It edits the solution (*.sln) and project files (*.csproj, *.vbproj, and *.vcproj) so that they can be openeded by
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:64999
    • 提供者:Charles Lee
  1. cmake-2.0.6.tar

    0下载:
  2. cmake 使用osg时必须的一个编译工具
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1632052
    • 提供者:
  1. cmake-2.6.0

    0下载:
  2. 要写makefile文件的人最好看一下,这对你们有很大的帮助-Write makefile had better look at the file, which you have a great help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4613976
    • 提供者:王恩让
  1. cmake-2.6.4

    0下载:
  2. OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip-OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:4470484
    • 提供者:dhlee
  1. libevent-2.0.10-stable-cmake

    0下载:
  2. libevent 2 cmake版  libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network libra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1821042
    • 提供者:ice
  1. cmake-2.8.4.tar

    0下载:
  2. CMake跨平台的自动化建构系统工具,可以编译源代码、制作程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。-CMake cross platform automation system construction tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5477628
    • 提供者:王润
  1. cmake-2.8.2-win32-x86

    0下载:
  2. cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:8052230
    • 提供者:linux
  1. cmake-2.8.8

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5510078
    • 提供者:evil
  1. cmake-2.8.6

    0下载:
  2. cmake 2.86 跨平台编译工具,里面有具体的例子-cmake 2.86
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7466492
    • 提供者:向云超
  1. cmake-2.8.2-win32-x86

    0下载:
  2. cmake 2.8.2 win32 x86
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10131898
    • 提供者:arthandmade
  1. cmake-2.8.11.2

    0下载:
  2. cmake-2.8.11.2 c++ 组件-cmake-2.8.11.2 c++ Components
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-24
    • 文件大小:8014912
    • 提供者:shuai
  1. cmake-2.8.12.1-win32-x86

    0下载:
  2. cmake-2.8.12.1全部代码 效果非常好-cmake-2.8.12.1 very good
  3. 所属分类:P2P

    • 发布日期:2017-05-31
    • 文件大小:13579366
    • 提供者:youlinglang
  1. cmake-2.8.1-win32-x86

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。新版本的cmake可能和老版本的cmake有区别,特此找到了老版本的2.8.1来分享(CMake is a cross platform installation (compilation) tool that describes the installation (compilation process) of all platforms with a simple statement. The new
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:7788544
    • 提供者:包火火
  1. cmake-2.8.12.1-win32-x86

    0下载:
  2. CMAKE-2.8.12.1-WIN32-X86(The beingging of the CMAKE.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:13579264
    • 提供者:积木STEP
« 12 3 »
搜珍网 www.dssz.com